GET XML NODE ATTRIB NAME
This function returns the attribute name of the current node. If the node has no attribute, the function returns an empty string.
ARGUMENTS:
* Xml Number = An XML number (between 1 and 256)
RETURNS:
The attribute name.
SYNTAX
Return String=GET XML NODE ATTRIB NAME(Xml Number)
RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File
